SD-Deepak-Mahesh-2016-04-19-25207-Spec- XPO Server Migration ( Matthew Bolles by 2016-04-22) #Delivery #ABAPEXTRACT
SPECIFICATIONS
25207-Spec-XPO Server Migration - Change in date format in input file
Purpose
Change in date format in input file.
Admin Info
Purpose
|
Change in date format in input file.
|
Requested By
|
Matthew Bolles
|
Spec Created By
|
Deepak Yasam
|
Spec Created Date
|
04/19/2016
|
Spec QA by
|
Deepak Yasam
|
Objects
|
ZRSD_DELV_ROUTE_DATE_UPDATE
|
Document Status
|
WIP
|
Estimates
Sl.No
|
Activity
|
Estimation in Hours
|
1
|
Research
|
02
|
2
|
Documentation
|
04
|
3
|
Development/ Config
|
06
|
4
|
Unit test in DEV
|
02
|
5
|
Unit test in QUA
|
00
|
6
|
Other activity
|
|
|
TOTAL
|
14
|
References
Prior Tickets
[Provide links of prior associated Spec / Break Fix BOSS document(s)]
None
Documents
[Attach any document(s) received for the requirement(s)]
None
Spec Changes
[List the changes made to program after the approval of the original requirement along with the Date on which the change request was received and the name of the initiator]
Sl.
|
Change Details
|
Requested By
|
Requested On
|
Notes if any
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Functional Requirement
Purpose/WHY:
[Explain the purpose of the project and the reason why this requirement has come]
Update job ZRSD_DELV_ROUTE_DATE_UPDATE to be able to process the csv file with a new date format. The old date format is xxxx/xx/xx, but the new date format is xxxx-xx-xx.
In Scope:
[List the
activities to be included in scope]
Only the date format is changed.
Out of Scope:
[Out of scope activities]
Solution Summary
[Discuss this section with Requester and get approval prior to beginning work]
The program ZRSD_DELV_ROUTE_DATE_UPDATE needs to be modified with new date format and the program needs to be tested in both front end and app server.
Test Plan
[List test scenarios/cases to be executed here]
Test ID
|
Test Scenario
|
Expected result
|
SD-001
|
1.Create multiple SO's and corresponding deliveries.
|
Exceute the program ZRSD_DELV_ROUTE_DATE_UPDATE infront end with file (Test1.csv) as input.
|
SD-002
|
1.Create multiple SO's and corresponding deliveries.
|
Exceute the program ZRSD_DELV_ROUTE_DATE_UPDATE from application server by uploading the file to the directory(/tmp/test2.csv)
|
Solution Details
[Provide complete technical details for configuration or programming here]
Issues
[List Issues / Bugs identified in configuration or development]